﻿.picList li{ position: relative; width: 33.33%;}
.picList li .pic a{ display: block; padding: 10px; border: 1px solid #ddd;}
.picList li .pic img{ display: block;}
.picList li .title{ position: absolute; z-index: 2; left: 10px; right: 10px; bottom: 10px; height: 40px; line-height: 40px; padding: 0 5px;}
.picList li .title a{ color: #fff;}
.picList li .titleBg{ position: absolute; z-index: 1; left: 10px; right: 10px; bottom: 10px; margin: 0 10px; height: 40px; background-color: #000; filter: alpha(opacity=50);opacity: 0.5;}

/* 文章首页 -----------------------------------------*/
.newsCenterPage .focusBox{width: 44%; float: left; margin-right: 15px;}
.newsCenterPage #columnA{height: 248px;}
.newsCenterPage #columnA .infoList{overflow: hidden; zoom: 1;}
.newsCenterPage #columnB{margin-bottom: 0}
.mainBox{overflow: hidden;margin-bottom: 20px;}
.mainBox #focusNews{float: left;margin: 0 20px 0 0;width: 560px;height: 360px;}
.mainBox #focusNews .hd{ left: 20px; bottom: 50px;}
.mainBox #focusNews .hd li span{ margin: 0 10px 0 0; background-color: #fff;}
.mainBox #focusNews .hd li.on span{ background-color: #005faf;}
.mainBox #focusNews .bd .pic img{width: 560px;height: 360px;}
.mainBox #focusNews .bd .con{ top: 0; padding: 35px 20px 0; width: 240px;}
.mainBox #focusNews .bd .title a{ padding: 0; font-size: 18px;white-space: normal;}
.mainBox #focusNews .bd .intro{ position: relative; z-index: 2; border-top: 1px solid #fff; padding-top: 20px; margin-top: 20px; line-height: 2em; color: #fff; text-align: left;}
.mainBox #focusNews .bd .titleBg{ top: 0; height: 100%; background: url(../images/focusbg.png) repeat-x;}
.mainBox .topicList{ height: 360px; overflow: hidden;}
.mainBox .topicList .t{ margin-bottom: 20px; text-align: left; border-bottom: none;}
.mainBox .topicList .t .tit{ font-size: 18px;}
.mainBox .topicList .t .pic{ margin-right: 20px;}
.mainBox .topicList .t .intro{ text-indent: 0;}
.boxLoop #boxLoop_tpxw{width: 1160px;}
.boxLoop #boxLoop_tpxw .bd{padding-top: 20px;height: auto;}
.boxLoop #boxLoop_tpxw .bd li{ width: 19.99%;}

/* 文章列表页 -----------------------------------------*/
#sideWeiXin .bd{ text-align: center;}

/* 内容带图片的信息列表_图片判断式 */
.pageTPList{ margin-top: -20px;}
.pageTPList li{ padding: 22px 15px; border-bottom: 1px solid #E1E1E1; overflow: hidden;}
.pageTPList .pic{ float: left; margin-right: 20px; width: 160px;}
.pageTPList .pic img{ width: 100%; height: auto;}
.pageTPList .con{ overflow: hidden; zoom: 1;}
.pageTPList .title{ font-size: 18px; line-height: 30px; overflow: hidden; margin-bottom: 5px;}
.pageTPList .intro{ margin-bottom: 10px; line-height: 25px; color: #777; max-height: 50px; _height: 50px; overflow: hidden; font-size: 14px;}
.pageTPList .title a:hover{ text-decoration: none;}
.pageTPList .intro .more{ display: none;}
.pageTPList .others{ display: none; font-size: 13px; color: #aaa;}
.pageTPList .others span{ margin-right: 15px;}
.pageTPList .node{ color: #aaa; margin-right: 15px;}
.pageTPList .last{ border-bottom: 0; margin-bottom: 0;}
.pageTPList .on{ background: #fafafa;}
.pageTPList .bds_more, .pageTPList #bdshare{ vertical-align: middle; background: url(../images/icon.png) 0 -2142px no-repeat !important; padding: 0 !important; width: 17px !important; height: 17px !important; float: none !important; _display: inline-block !important; padding: 0 !important; margin: 0 !important;}
.pageTPList .date{ float: right; margin-left: 30px; width: 90px; line-height: 45px; background-color: #f6f6f6; text-align: center;}
.pageTPList .date b{ display: block; background-color: #549ad1; color: #fff; font-weight: normal;}

/* newsList */
.newsList li{ font-size: 16px; overflow: hidden; border-bottom: 1px dotted #ccc; height: 46px; line-height: 46px;}
.newsList li a{ padding-left: 13px; background: url(../images/icon.png) 0 -115px no-repeat;}
.newsList .date{ float: right; color: #999; margin: 0 10px;}
.newsList .node{ color: #999; margin-right: 10px;}
.newsList em{ color: #f20;}

/* 友情链接列表页 -----------------------------------------*/
.mBd .friendLinkList{ overflow: hidden;}
.mBd .friendLinkList li{ float: left; width: 33.33%; border: none;}
.mBd .friendLinkList li a{ margin-right: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

/* 文章内容页 -----------------------------------------*/
.articleCon{ text-align: left; padding: 20px;}
.printArea .title{ font-size: 32px; line-height: 1.5; text-align: center; margin-bottom: 30px; color: #005faf;}
.printArea .subTitle{ font-size: 20px; color: #555; text-align: center; margin-bottom: 20px;}
.printArea .property{ font-size: 14px; margin-bottom: 20px; padding: 8px 0;color: #555; border-bottom: 1px solid #ddd; font-size: 12px; overflow: hidden;}
.printArea .property span{ padding: 0 5px;}
.printArea .property span.size{ float: right;}
.printArea .conTxt{ color: #333; font-size: 16px; line-height: 2; padding: 0 0 20px 0; overflow: auto;}
.printArea .conTxt img{ max-width: 800px; height: auto !important;}
.printArea .conTxt p{ margin-bottom: 20px;}
.printArea .conTxt a{ color: blue; text-decoration: underline;}
.printArea .conTxt em{ font-style: italic;}
.printArea .conTxt ul, .printArea .conTxt ol{ padding-left: 2em;}
.printArea .conTxt ul li{ zoom: normal; list-style: square; text-indent: 0 !important;}
.printArea .conTxt ol li{ zoom: normal; list-style: decimal; text-indent: 0 !important;}
.printArea .conTxt h1{ font-size: 2em; margin: .67em 0;}
.printArea .conTxt h2{ font-size: 1.5em; margin: .75em 0;}
.printArea .conTxt h3{ font-size: 1.17em; margin: .83em 0;}
.printArea .conTxt h5{ font-size: .83em; margin: 1.5em 0;}
.printArea .conTxt h6{ font-size: .75em; margin: 1.67em 0;}
.printArea .conTxt h1, .printArea .conTxt h2, .printArea .conTxt h3, .printArea .conTxt h4, .printArea .conTxt h5, .printArea .conTxt h6, .printArea .conTxt b, .printArea .conTxt strong{ font-weight: bolder;}
.printArea .videoPlayer{ position: relative; z-index: 1500; background: #000; width: 800px; text-align: center; margin: 20px auto; height: 480px;}
.userControl{ font-size: 14px; border-bottom: 1px solid #ddd; overflow: hidden; text-align: left; margin-bottom: 20px; padding: 10px 0;}
.userControl .a{ color: #777; margin: 10px 10px 0 0; float: left;}
.userControl .bdsharebuttonbox{ float: right;}
.qrCode{ color: #999; padding: 15px 0; text-align: center;}
.articleCon .page{ padding: 10px 0; text-align: center;}
.articleCon .others>span{ color: #c00;}
.articleCon .others .prev, .articleCon .others .next{ padding: 5px 0;}

.power-content_voice{margin-bottom:20px !important;}

/* 图片-列表页 ----------------------------------------- */
.picPageList{ margin-right: -3%; overflow: hidden; text-align: center;}
.picPageList li{ border: 1px solid #ddd; float: left; width: 30%; margin: 1.5% 3% 2.5% 0; _display: inline; position: relative; background: #fff; overflow: hidden;}
.picPageList .pic{ margin: 3%;height: 190px;}
.picPageList .pic img{ height: auto; width: 100%;}
.picPageList .title, .picPageList .titleBg{ position: absolute; bottom: 0; left: 0; width: 94%; margin: 3%; display: block; overflow: hidden; line-height: 28px; padding: 5px 0; height: 28px; z-index: 3; color: #fff; -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms;}
.picPageList .titleBg{ background: #000; filter: alpha(opacity=60); opacity: 0.6; z-index: 2;}
.picPageList .title a{ color: #fff; padding: 0 10px; display: block; font-size: 14px;}
.picPageList li:hover{ border-color: #bbb; -webkit-box-shadow: #eee 2px 2px 0; -moz-box-shadow: #eee 2px 2px 0; box-shadow: #eee 2px 2px 0;}
.picPageList li:hover .title, .picPageList li:hover .titleBg{ height: 56px;}

/* 视频-列表页 ----------------------------------------- */
.videoPageList{ margin-right: -3%; overflow: hidden; text-align: center;}
.videoPageList li{ float: left; width: 30.3%; margin: 1.5% 3% 2.5% 0; _display: inline;}
.videoPageList .pic{ background: #fff; border: 1px solid #ddd; position: relative;}
.videoPageList .pic a{ display: block; margin: 3%; overflow: hidden;}
.videoPageList .pic .ico{ position: absolute; left: 50%; top: 50%; width: 62px; height: 62px; margin-left: -31px; margin-top: -31px;display: none; filter: alpha(opacity=80); opacity: 0.8;}
.videoPageList .pic img{ height: auto; width: 100%; -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms;}
.videoPageList .title{ overflow: hidden; padding-top: 5px; line-height: 24px; height: 48px; text-align: left; font-size: 14px; padding-left: 25px; background: url(../images/icon.png) 0 -621px no-repeat;}
.videoPageList .pic:hover{ border-color: #bbb;}
.videoPageList .pic:hover img{ transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -webkit-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05);}

/* 专题首页 -----------------------------------------*/
.spePage li .title{ display: none;}

/* 信息提示页  */
.Showms{ background: #fff; padding: 3% 5%; overflow: hidden; max-width: 540px; margin: 30px auto;}
.Showms .top, .Showms .bottom, .Showms .Shadow{ display: none;}
.Showms .MS{ overflow: hidden; zoom: 1;}
.Showms .titWrong{ color: #c00; border-bottom: 1px solid #ccc; padding: 5px 0; margin-bottom: 15px; font-size: 18px;}
.Showms .BUT{ padding: 25px 0 15px 0;}
.Showms .BUT a{ padding: 0 15px; height: 36px; line-height: 36px; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; cursor: pointer; margin-right: 15px; background: #eee; border: 1px solid #ccc; font-size: 14px; background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#eee)); background: -moz-linear-gradient(#FFFFFF, #eee); background: -ms-linear-gradient(#FFFFFF, #eee); background: -o-linear-gradient(#FFFFFF, #eee); background: linear-gradient(#FFFFFF, #eee);}
.Showms .BUT a:hover{ color: #c00; border: 1px solid #aaa; text-decoration: none;}

/* 公告-频道页 -----------------------------------------*/
#ggChannel .txtPicListDate{ margin: 0 -10px; overflow: hidden;}
#ggChannel .txtPicListDate li{ float: left; margin: 0 10px;width:545px; padding: 5px 0 5px 15px; background: url("../images/icon.png") no-repeat scroll 3px 17px;}
#ggChannel .txtPicListDate li .tit{ font-size: 14px;}
#ggChannel .txtPicListDate li.li1,#ggChannel .txtPicListDate li.li2{width:560px;}

/* 公告切换区域[图文模拟头条] */
#ggChannel .txtPicListDate .t .date, #ggChannel .txtPicListDate .t .intro{ display: none;}
#ggChannel .txtPicListDate .t .dateRight{ display: block; float: right; margin-left: 10px;}
#ggChannel .txtPicListDate .li1,#ggChannel .txtPicListDate .li2{ padding: 10px 0;background: none;}
#ggChannel .txtPicListDate .li1 .tit,#ggChannel .txtPicListDate .li2 .tit{ font-size: 16px;}
#ggChannel .txtPicListDate .li1 .dateRight,#ggChannel .txtPicListDate .li1 .dateRight2{ display: none;}
#ggChannel .txtPicListDate .li1 .intro,#ggChannel .txtPicListDate .li2 .intro{ display: block;}
#ggChannel .txtPicListDate .li1 .date,#ggChannel .txtPicListDate .li2 .date{ display: block; float: left;width: 68px;height: 66px;margin: 0 15px 0 0;text-align: center; padding-top: 3px; line-height: 34px; background-color: #f5f5f5; border-radius: 0 0 4px 4px;}
#ggChannel .txtPicListDate .li1 .date b,#ggChannel .txtPicListDate .li2 .date b{display: block;line-height: 24px; font-size: 12px; font-weight: normal;background-color: #005faf; color: #fff; border-radius: 4px 4px 0 0;}
#ggChannel .txtPicListDate .li1 .date span,#ggChannel .txtPicListDate .li2 .date span{ display: block; font-size: 24px; color: #333;}

/* 数据切换区域[图文模拟头条] */
#sjChannel .txtPicListDate li{ padding: 5px 0 5px 15px; border-bottom: 1px dotted #ddd; background: url("../images/icon.png") no-repeat scroll 3px 17px;}
#sjChannel .txtPicListDate li .tit{ font-size: 14px;}
#sjChannel .txtPicListDate .t .date, #sjChannel .txtPicListDate .t .intro{ display: none;}
#sjChannel .txtPicListDate .first {background: none;padding-left: 10px;}
#sjChannel .txtPicListDate .first .tit{font-size:16px;}
#sjChannel .txtPicListDate .first .intro{ display: block !important;}
#sjChannel .txtPicListDate .t .dateRight{ display: block; float: right; margin-left: 10px;}
#sjChannel .txtPicListDate .li1{ padding: 10px 0;background: none;}
#sjChannel .txtPicListDate .li1 .tit{ font-size: 16px;}
#sjChannel .txtPicListDate .li1 .dateRight{ display: none;}
#sjChannel .txtPicListDate .li1 .intro{ display: block;}
#sjChannel .txtPicListDate .li1 .date{ display: block; float: left;width: 68px;height: 66px;margin: 0 15px 0 0;text-align: center; padding-top: 3px; line-height: 34px; background-color: #f5f5f5; border-radius: 0 0 4px 4px;}
#sjChannel .txtPicListDate .li1 .date b{display: block;line-height: 24px; font-size: 12px; font-weight: normal;background-color: #005faf; color: #fff; border-radius: 4px 4px 0 0;}
#sjChannel .txtPicListDate .li1 .date span{ display: block; font-size: 24px; color: #333;}
#sjChannel .txtPicListDate .li1 .dateRight{ display: none;}
#sjChannel .txtPicListDate li.n{height:24px;line-height:24px;}


/* 政务-频道页 -----------------------------------------*/

/* 政策解读&权力清单和责任清单公开 */
#zcjd .bd,#qlqdhzrqdgk .bd{ height: auto; padding: 15px 0 5px;}
#zcjd .subNavList,#qlqdhzrqdgk .subNavList{ height: auto;}
#zcjd .subNavList li,#qlqdhzrqdgk .subNavList li{ width: 49.99%;}
#zcjd .subNavList li a,#qlqdhzrqdgk .subNavList li a{ height: 50px; line-height: 50px; font-size: 16px;}
#zcjd .subNavList li a:hover,#qlqdhzrqdgk .subNavList li a:hover{ background-color: #4fabc9;}


#zcjd2 .bd,#qlqdhzrqdgk .bd{ height: auto; padding: 15px 0 5px;}
#zcjd2 .subNavList,#qlqdhzrqdgk .subNavList{ height: auto;}
#zcjd2 .subNavList li,#qlqdhzrqdgk .subNavList li{ width: 24.99%;}
#zcjd2 .subNavList li a,#qlqdhzrqdgk .subNavList li a{ height: 50px; line-height: 50px; font-size: 16px;}
#zcjd2 .subNavList li a:hover,#qlqdhzrqdgk .subNavList li a:hover{ background-color: #4fabc9;}

/*点赞与收藏*/
.likes-group {
    overflow: hidden;
    text-align: center;
    margin-bottom: 50px;
    height: 110px;
}
.likes-group li {
    width: 60px;
    border-radius: 30px;
    height: 60px;
    background: #f0f0f0;
    display: inline-block;
}
.likes-group a {
    font-size: 12px;
    padding-top: 28px;
    display: inline-block;
}
.likes-group .Likes {
    background: url(../images/btnicon.png) no-repeat 4px -103px;
}
.likes-group .Collection {
    background: url(../images/btnicon.png) no-repeat 4px -45px;
}
.likes-group .addLikes {
    background: url(../images/btnicon.png) no-repeat 10px -346px;
}
.likes-group .addCollection {
  /* backgr */
}
@media screen and (max-width:768px) {
    .qrCode{display: none;}
}